<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.common-scroll-num {
  position: relative;
  color: #009999;
  line-height: 72px;
  font-size: 70px;
}
.common-scroll-num .placeholder-num {
  opacity: 0;
}
.common-scroll-num .scroll-num {
  position: absolute;
  top: 0;
  left: 0;
}
.common-scroll-num .scroll-num .dataNums {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 72px;
}
.common-scroll-num .scroll-num .dataNums .dataOne {
  width: 36px;
  height: 72px;
}
.common-scroll-num .scroll-num .dataNums .dataOne.dh {
  box-sizing: border-box;
  width: 18px;
}
.common-scroll-num .scroll-num .dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.common-scroll-num .scroll-num .dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-scroll-num .scroll-num .dataNums .dataBoc .tt span {
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.swiper-banner .swiperAnimateLeft,
.swiper-banner .swiperAnimateCenter,
.swiper-banner .swiperAnimateRight {
  z-index: 2;
}
.swiper-banner .banner-img {
  width: 100%;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.swiper-banner .banner-img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.planningDiagram li {
  margin-bottom: 30px;
}
.planningDiagram li .zhanqu-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.planningDiagram li .zhanqu-img img {
  opacity: 0;
}
.index-map .left-text h1 {
  color: #009999;
}
.index-map .left-text h2 {
  color: #009999;
}
.index-map .left-text .date {
  background: url(../images/line_bg.png) no-repeat left center;
}
.index-map .left-text .left-num .num-item .t1 .dw {
  color: #009999;
}
.index-map .left-text .left-num .num-item .t1 .dw span {
  color: #009999;
}
.index-map .left-text .left-num .num-item .t2 {
  color: #072564;
}
.index-map .right-map .address-list .item .show-cont {
  color: #009999;
}
.index-map .right-map .address-list .item .hide-cont .t .title {
  color: #009999;
}
.index-map .right-map .address-list .item .hide-cont .t .text {
  color: #072564;
}
.pagewrap {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .concurrent-meeting li:first-child .manuFacturing dt {
    height: auto !important;
    overflow: hidden;
  }
}
</pre></body></html>